﻿capital = 28

oob = "ALS_1936"

set_research_slots = 3
set_stability = 0.4
set_war_support = 0.2
set_convoys = 5

# Starting tech
set_technology = {
	infantry_weapons = 1
	tech_support = 1
	tech_recon = 1
	tech_mountaineers = 1
	motorised_infantry = 1
	gw_artillery = 1
	interwar_antiair = 1
	gwtank = 1
	basic_light_tank = 1
	early_fighter = 1
	early_bomber = 1
	trench_warfare = 1
	fleet_in_being = 1
}
if = {
	limit = {
		not = { has_dlc = "Man the Guns" }
	}
	set_technology = {
		early_submarine = 1
		early_destroyer = 1
		early_light_cruiser = 1
		transport = 1
	}
	#set_naval_oob = ""
}
if = {
	limit = {
		has_dlc = "Man the Guns"
	}
	set_technology = {
		basic_naval_mines = 1
		early_ship_hull_light = 1
		early_ship_hull_cruiser = 1
		early_ship_hull_submarine = 1
		mtg_transport = 1
		basic_torpedo = 1
		basic_battery = 1
		basic_light_battery = 1
		basic_secondary_battery = 1
		basic_depth_charges = 1
	}
	#set_naval_oob = ""
}

set_politics = {
	ruling_party = democratic
	last_election = "1936.1.1"
	election_frequency = 48
	elections_allowed = yes
}

set_popularities = {
	democratic = 50
	fascism = 5
	communism = 5
	neutrality = 40
}

